Allow unsetting the icon title set with gdk_window_set_icon_name
authorChristian Persch <chpe@gnome.org>
Mon, 20 Apr 2009 12:53:51 +0000 (14:53 +0200)
committerChristian Persch <chpe@gnome.org>
Mon, 20 Apr 2009 12:53:51 +0000 (14:53 +0200)
commit0e99a5849ee1da052150c50bd641ebb49b9eaa70
tree5f0cb00431d80309ceb709939fb4239d3d2fdc43
parentdcc506aa6eb9ccd6a8ac4a79d0f75116ca7ed83e
Allow unsetting the icon title set with gdk_window_set_icon_name

Change gdk_window_set_icon_name to allow using NULL to unset a
previously set icon title, so that the icon title tracks the normal
title again. Bug #535557.
gdk/x11/gdkwindow-x11.c